﻿2026-08-03T07:05:16.8964966Z ##[group]Run actions/checkout@v5
2026-08-03T07:05:16.8965479Z with:
2026-08-03T07:05:16.8965861Z   repository: BigscreenVR/spt-bs-core
2026-08-03T07:05:16.8968790Z   token: ***
2026-08-03T07:05:16.8969387Z   ssh-strict: true
2026-08-03T07:05:16.8969763Z   ssh-user: git
2026-08-03T07:05:16.8970134Z   persist-credentials: true
2026-08-03T07:05:16.8970541Z   clean: true
2026-08-03T07:05:16.8970927Z   sparse-checkout-cone-mode: true
2026-08-03T07:05:16.8971352Z   fetch-depth: 1
2026-08-03T07:05:16.8971709Z   fetch-tags: false
2026-08-03T07:05:16.8972081Z   show-progress: true
2026-08-03T07:05:16.8972458Z   lfs: false
2026-08-03T07:05:16.8972814Z   submodules: false
2026-08-03T07:05:16.8973198Z   set-safe-directory: true
2026-08-03T07:05:16.8973647Z   allow-unsafe-pr-checkout: false
2026-08-03T07:05:16.8974080Z ##[endgroup]
2026-08-03T07:05:16.9725978Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-03T07:05:16.9727551Z ##[group]Getting Git version info
2026-08-03T07:05:16.9728347Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-03T07:05:16.9729483Z [command]/usr/bin/git version
2026-08-03T07:05:16.9729945Z git version 2.43.0
2026-08-03T07:05:16.9740395Z ##[endgroup]
2026-08-03T07:05:16.9747947Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/fb078e1c-fa71-4484-83eb-a940513f018d/.gitconfig'
2026-08-03T07:05:16.9755784Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/fb078e1c-fa71-4484-83eb-a940513f018d' before making global git config changes
2026-08-03T07:05:16.9757076Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T07:05:16.9758635Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T07:05:16.9791423Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-03T07:05:16.9809529Z https://github.com/BigscreenVR/spt-bs-core
2026-08-03T07:05:16.9819531Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-03T07:05:16.9822239Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-03T07:05:16.9839870Z HEAD
2026-08-03T07:05:16.9868931Z ##[endgroup]
2026-08-03T07:05:16.9870201Z [command]/usr/bin/git submodule status
2026-08-03T07:05:17.0059987Z ##[group]Cleaning the repository
2026-08-03T07:05:17.0063049Z [command]/usr/bin/git clean -ffdx
2026-08-03T07:05:17.5395847Z Removing target/
2026-08-03T07:05:17.5404209Z [command]/usr/bin/git reset --hard HEAD
2026-08-03T07:05:17.5465132Z HEAD is now at 1305b737c Merge b48e35baa81669487bc12e16179eeb5e3275db80 into 0f35bc2ce4dc7f8a85e0415f5393a8d683e5112e
2026-08-03T07:05:17.5471455Z ##[endgroup]
2026-08-03T07:05:17.5472720Z ##[group]Disabling automatic garbage collection
2026-08-03T07:05:17.5475218Z [command]/usr/bin/git config --local gc.auto 0
2026-08-03T07:05:17.5503208Z ##[endgroup]
2026-08-03T07:05:17.5504463Z ##[group]Setting up auth
2026-08-03T07:05:17.5508436Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T07:05:17.5547027Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-03T07:05:17.5719234Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T07:05:17.5745995Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-03T07:05:17.5933133Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T07:05:17.5960322Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T07:05:17.6141120Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-03T07:05:17.6173363Z ##[endgroup]
2026-08-03T07:05:17.6174811Z ##[group]Fetching the repository
2026-08-03T07:05:17.6181781Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +1305b737c7d7d2d591c22e42a3028bff6fc9a469:refs/remotes/pull/142/merge
2026-08-03T07:05:18.1433252Z ##[endgroup]
2026-08-03T07:05:18.1435485Z ##[group]Determining the checkout info
2026-08-03T07:05:18.1437758Z ##[endgroup]
2026-08-03T07:05:18.1439743Z [command]/usr/bin/git sparse-checkout disable
2026-08-03T07:05:18.1482184Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-03T07:05:18.1506872Z ##[group]Checking out the ref
2026-08-03T07:05:18.1508443Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/142/merge
2026-08-03T07:05:18.1558166Z HEAD is now at 1305b737c Merge b48e35baa81669487bc12e16179eeb5e3275db80 into 0f35bc2ce4dc7f8a85e0415f5393a8d683e5112e
2026-08-03T07:05:18.1562449Z ##[endgroup]
2026-08-03T07:05:18.1592618Z [command]/usr/bin/git log -1 --format=%H
2026-08-03T07:05:18.1614063Z 1305b737c7d7d2d591c22e42a3028bff6fc9a469
